Params

interface Params

Functions

Link copied to clipboard
open fun error(): NetError
Returns a network error of the failed request converted to NetError if such conversion is valid, otherwise an empty Optional.
Link copied to clipboard
open fun url(): String
Returns a string that represents URL of the unreachable navigation request.